Skip to content

chore: bump webmock from 3.4.2 to 3.26.2 - #80

Merged
JC-DSIT merged 1 commit into
mainfrom
dependabot/bundler/webmock-3.26.2
Apr 30, 2026
Merged

chore: bump webmock from 3.4.2 to 3.26.2#80
JC-DSIT merged 1 commit into
mainfrom
dependabot/bundler/webmock-3.26.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 28, 2026

Copy link
Copy Markdown
Contributor

Bumps webmock from 3.4.2 to 3.26.2.

Release notes

Sourced from webmock's releases.

3.26.2

  • Add support to parse http/2 request on curb adapter

    Thanks to Christoph Rie脽

  • CurbAdapter alias code from response_code

    Thanks to Christoph Rie脽

  • Add HTTP.rb v6.0.0 compatibility to http_rb adapter

    Thanks to Erik Berlin

3.26.1

  • Fix compatibility with recent async-http versions

    Thanks to Mikhail Doronin

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

Changelog

Sourced from webmock's changelog.

3.26.2

  • Add support to parse http/2 request on curb adapter

    Thanks to Christoph Rie脽

  • CurbAdapter alias code from response_code

    Thanks to Christoph Rie脽

  • Add HTTP.rb v6.0.0 compatibility to http_rb adapter

    Thanks to Erik Berlin

3.26.1

  • Fix compatibility with recent async-http versions

    Thanks to Mikhail Doronin

3.26.0

3.25.2

  • Return support for em_http_request

    Thanks to Oleg

3.25.1

  • Fix FrozenError in Typhoeus streaming response body

    Thanks to Patrick Jaberg

3.25.0

  • Resolve net-http adapter deprecation Ruby 3.4

    Thanks to Earlopain

3.24.0

  • Ignore parsing errors when parsing invalid JSON or XML body to match against body pattern #1066

    Thanks to Christian Schmidt

... (truncated)

Commits
  • ce700d9 Version 3.26.2
  • ddf8a43 Merge pull request #1121 from criess/cr/curb-http-2-parse-headers
  • 035e9fc [fix] add support to parse http/2 request on curb adapter
  • 29d3532 Merge pull request #1123 from sferik/support-http_rb-6
  • 801ad3b Merge pull request #1122 from criess/cr/curb-easy-code-as-alias
  • a4de224 Add HTTP.rb 6.0.0 compatibility to http_rb adapter
  • c6cf2f1 [fix] CurbAdapter alias code from response_code
  • 596d8a8 Merge pull request #1113 from koic/ci_against_ruby_4_0
  • 86977f8 Run CI against Ruby 4.0
  • cc11b78 Merge pull request #1114 from koic/remove_pride_option_from_minitest_rake_task
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [webmock](https://github.com/bblimke/webmock) from 3.4.2 to 3.26.2.
- [Release notes](https://github.com/bblimke/webmock/releases)
- [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md)
- [Commits](bblimke/webmock@v3.4.2...v3.26.2)

---
updated-dependencies:
- dependency-name: webmock
  dependency-version: 3.26.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Apr 28, 2026
@JC-DSIT
JC-DSIT merged commit 6336bbf into main Apr 30, 2026
7 checks passed
@JC-DSIT
JC-DSIT deleted the dependabot/bundler/webmock-3.26.2 branch April 30, 2026 08:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant